2.14 Configuring critical section protection
The critical section protection for the Entrust Admin library ensures that only one process thread can use the library at a time.
This has been added because 'Remote Procedure call failed' errors have been seen when the library is used concurrently; however, if you want to disable this protection, you can do so by creating a DWORD registry value named CriticalSections in:
HKEY_LOCAL_MACHINE\SOFTWARE\Intercede\Edefice\Connector\EntrustJTK
and setting it to 0.
If this is non-zero, or the registry value is not present, critical section protection is applied.